home *** CD-ROM | disk | FTP | other *** search
/ Champak 33 / Volume 33 - JOGO DISK .iso / Games / spaceman_bobs_great_escape.swf / scripts / DefineSprite_18 / frame_2 / DoAction.as
Text File  |  2007-01-12  |  100b  |  7 lines

  1. foot = new Sound(this);
  2. foot.attachSound("foot");
  3. if(_root.soundfx == 1)
  4. {
  5.    foot.start();
  6. }
  7.